[INFO] cloning repository https://github.com/outergod/core-ops
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/outergod/core-ops" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foutergod%2Fcore-ops", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foutergod%2Fcore-ops'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dfe2fbd509ba0784f9f924cd1737349a2a7155d0
[INFO] testing outergod/core-ops against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foutergod%2Fcore-ops" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/outergod/core-ops
[INFO] finished tweaking git repo https://github.com/outergod/core-ops
[INFO] tweaked toml for git repo https://github.com/outergod/core-ops written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/outergod/core-ops on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/outergod/core-ops already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded supports-hyperlinks v3.2.0
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded is_ci v1.2.0
[INFO] [stderr]   Downloaded miette v7.6.0
[INFO] [stderr]   Downloaded systemd-journal-logger v2.2.2
[INFO] [stderr]   Downloaded owo-colors v4.3.0
[INFO] [stderr]   Downloaded miette-derive v7.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c57fd38a59748d7652da6d0c9433c8de364ad8bba8582976522a8d75079970f
[INFO] running `Command { std: "docker" "start" "-a" "0c57fd38a59748d7652da6d0c9433c8de364ad8bba8582976522a8d75079970f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c57fd38a59748d7652da6d0c9433c8de364ad8bba8582976522a8d75079970f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c57fd38a59748d7652da6d0c9433c8de364ad8bba8582976522a8d75079970f", kill_on_drop: false }`
[INFO] [stdout] 0c57fd38a59748d7652da6d0c9433c8de364ad8bba8582976522a8d75079970f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb19ed9708aa1ade7f46e6456590d00a2f53d3d48b17551b1c2bdf40acf3547a
[INFO] running `Command { std: "docker" "start" "-a" "bb19ed9708aa1ade7f46e6456590d00a2f53d3d48b17551b1c2bdf40acf3547a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling core-ops v2.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling systemd-journal-logger v2.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.51s
[INFO] running `Command { std: "docker" "inspect" "bb19ed9708aa1ade7f46e6456590d00a2f53d3d48b17551b1c2bdf40acf3547a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb19ed9708aa1ade7f46e6456590d00a2f53d3d48b17551b1c2bdf40acf3547a", kill_on_drop: false }`
[INFO] [stdout] bb19ed9708aa1ade7f46e6456590d00a2f53d3d48b17551b1c2bdf40acf3547a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c498965904658bbf6b9b0fec496e4be4634639926138c2a294a2aedb93a6c4cb
[INFO] running `Command { std: "docker" "start" "-a" "c498965904658bbf6b9b0fec496e4be4634639926138c2a294a2aedb93a6c4cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling core-ops v2.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.26s
[INFO] running `Command { std: "docker" "inspect" "c498965904658bbf6b9b0fec496e4be4634639926138c2a294a2aedb93a6c4cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c498965904658bbf6b9b0fec496e4be4634639926138c2a294a2aedb93a6c4cb", kill_on_drop: false }`
[INFO] [stdout] c498965904658bbf6b9b0fec496e4be4634639926138c2a294a2aedb93a6c4cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f864a08741c7ba24ca1177058594cd21fbc7e0a85ecdf0d8b03f8a5ab7a65295
[INFO] running `Command { std: "docker" "start" "-a" "f864a08741c7ba24ca1177058594cd21fbc7e0a85ecdf0d8b03f8a5ab7a65295", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core_ops-eb6459be55d04285)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test build_info::tests::current_release_identity_uses_package_version ... ok
[INFO] [stdout] test build_info::tests::cli_license_notice_mentions_agpl ... ok
[INFO] [stdout] test cli::args::tests::long_version_includes_package_version ... ok
[INFO] [stdout] test build_info::tests::long_version_includes_package_version ... ok
[INFO] [stdout] test cli::args::tests::help_mentions_governing_license ... ok
[INFO] [stdout] test cli::explain::tests::resolve_explain_target_fails_when_state_absent ... ok
[INFO] [stdout] test cli::args::tests::short_and_long_version_flags_share_the_same_rendered_version ... ok
[INFO] [stdout] test cli::skill::tests::print_bundle_starts_with_header_and_includes_skill_md ... ok
[INFO] [stdout] test cli::verification::tests::accepted_corpus_workspace_uses_scenario_run_id_for_unique_suffix ... ok
[INFO] [stdout] test cli::verification::tests::format_launch_error_identifies_missing_executable ... ok
[INFO] [stdout] test core::unit::tests::quadlet_kinds_resolve_to_their_runtime_units ... ok
[INFO] [stdout] test core::unit::tests::timer_target_and_path_units_keep_their_native_extension ... ok
[INFO] [stdout] test io::apply::tests::timer_target_path_route_to_systemd_unit_dir_on_remove ... ok
[INFO] [stdout] test io::libvirt::tests::launch_error_identifies_missing_executable ... ok
[INFO] [stdout] test io::repo::tests::branch_and_tag_names_are_not_commit_shas ... ok
[INFO] [stdout] test io::repo::tests::full_sha_is_recognized_as_commit_sha ... ok
[INFO] [stdout] test io::repo::tests::generated_native_mount_units_include_management_marker ... ok
[INFO] [stdout] test io::repo::tests::revision_expression_short_sha_uses_direct_checkout ... ok
[INFO] [stdout] test io::repo::tests::required_fetch_depth_sums_parent_steps ... ok
[INFO] [stdout] test io::repo::tests::revision_expression_short_sha_with_suffix_parsed_correctly ... ok
[INFO] [stdout] test io::repo::tests::revision_expression_supports_parent_suffix ... ok
[INFO] [stdout] test io::repo::tests::revision_expression_uses_fetch_head_for_plain_refs ... ok
[INFO] [stdout] test io::repo::tests::short_sha_is_recognized_as_commit_sha ... ok
[INFO] [stdout] test io::repo::tests::revision_expression_supports_first_parent_suffix ... ok
[INFO] [stdout] test cli::verification::tests::local_hypervisor_file_read_does_not_require_sudo_when_file_is_readable ... ok
[INFO] [stdout] test cli::skill::tests::install_to_refuses_to_clobber_diverged_content ... ok
[INFO] [stdout] test cli::skill::tests::install_to_writes_bundle_and_is_idempotent ... ok
[INFO] [stdout] test cli::verification::tests::optional_env_debug_artifact_writes_placeholder_when_fetch_fails ... ok
[INFO] [stdout] test io::observed::tests::passive_units_match_observed_disk_files_to_desired ... ok
[INFO] [stdout] test io::apply::tests::timer_target_path_resolve_runtime_unit_name_on_remove ... ok
[INFO] [stdout] test io::observed::tests::passive_units_with_managed_marker_surface_when_dropped_from_desired ... ok
[INFO] [stdout] test cli::explain::tests::resolve_explain_target_reads_from_persisted_state ... ok
[INFO] [stdout] test cli::explain::tests::resolve_explain_target_fails_with_distinct_corrupt_message ... ok
[INFO] [stdout] test io::guest::tests::run_output_with_timeout_returns_transient_error_for_hung_command ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/core_ops-fa68a99c75066e7e)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/core-ops-release.rs (/opt/rustwide/target/debug/deps/core_ops_release-fa70333be57a4809)
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stderr]      Running unittests src/bin/core-ops-verify.rs (/opt/rustwide/target/debug/deps/core_ops_verify-5dec3789504dd1fa)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-da6074d6e495dc6d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 449 tests
[INFO] [stdout] test integration::test_apply_report::apply_error_display_omits_empty_systemd_error_suffix ... ok
[INFO] [stdout] test integration::test_agent_lock::run_lock_prevents_overlap ... ok
[INFO] [stdout] test integration::test_apply_report::apply_interactive_started_event_uses_spinner_line_without_dependency_block ... ok
[INFO] [stdout] test integration::test_apply_report::apply_header_renders_requested_ref_secondarily_when_meaningful ... ok
[INFO] [stdout] test integration::test_apply_report::apply_interactive_finish_event_starts_on_a_new_line_before_summary ... ok
[INFO] [stdout] test integration::test_apply_report::apply_output_humane_and_json_preserve_same_semantics ... ok
[INFO] [stdout] test integration::test_apply_report::apply_report_marks_recover_as_failed_when_convergence_failed_actions_use_runtime_unit_names ... ok
[INFO] [stdout] test integration::test_apply_report::apply_report_hides_unchanged_prerequisites_for_recovery_actions_by_default ... ok
[INFO] [stdout] test integration::test_apply_report::apply_report_renders_recovery_actions_as_recovered ... ok
[INFO] [stdout] test integration::test_apply_report::apply_summary_pluralizes_create_counts_consistently ... ok
[INFO] [stdout] test integration::test_convergence::repeated_failure_detection_stops_after_bounded_retry_budget ... ok
[INFO] [stdout] test integration::test_deterministic_planning::deterministic_plan_hides_historical_diffs_when_actual_already_matches_desired ... ok
[INFO] [stdout] test integration::test_deterministic_planning::deterministic_plan_surfaces_recover_for_runtime_reconciliation ... ok
[INFO] [stdout] test integration::test_apply_report::apply_report_surfaces_verification_failures_for_unchanged_objects ... ok
[INFO] [stdout] test integration::test_deterministic_planning::deterministic_plan_renders_restart_with_because_and_dependency_tree ... ok
[INFO] [stdout] test integration::test_deterministic_planning::deterministic_plan_verbose_mode_expands_unchanged_dependency_trees ... ok
[INFO] [stdout] test integration::test_apply_report::structured_apply_events_can_be_replayed_into_humane_output ... ok
[INFO] [stdout] test integration::test_apply_report::result_view_preserves_plan_and_apply_continuity ... ok
[INFO] [stdout] test integration::test_deterministic_planning::deterministic_plan_header_shows_revision_transition_when_baseline_differs ... ok
[INFO] [stdout] test integration::test_deterministic_planning::deterministic_plan_expected_deletion_does_not_mark_revision_transition_as_drift ... ok
[INFO] [stdout] test integration::test_deterministic_planning::deterministic_three_way_planning_flags_external_drift_without_losing_stable_order ... ok
[INFO] [stdout] test integration::test_deterministic_planning::deterministic_three_way_planning_and_no_op_detection_covers_required_resource_kinds ... ok
[INFO] [stdout] test integration::test_distribution_credibility::credibility_snapshot_fixture_lists_stable_sections ... ok
[INFO] [stdout] test integration::test_apply_report::apply_streaming_failure_omits_bare_systemd_error_stub ... ok
[INFO] [stdout] test integration::test_deterministic_planning::deterministic_plan_without_last_applied_does_not_invent_drift_for_converged_objects ... ok
[INFO] [stdout] test integration::test_deterministic_planning::deterministic_three_way_planning_marks_converged_objects_no_op_after_expected_change ... ok
[INFO] [stdout] test integration::test_distribution_credibility::credibility_surface_matches_release_metadata_fixture ... ok
[INFO] [stdout] test integration::test_distribution_entrypoint::readme_states_supported_and_unsupported_system_classes ... ok
[INFO] [stdout] test integration::test_distribution_failures::verification_failure_report_remains_actionable_and_versioned ... ok
[INFO] [stdout] test integration::test_deterministic_planning::machine_plan_output_uses_new_contract_and_omits_legacy_top_level_diffs ... ok
[INFO] [stdout] test integration::test_distribution_history::readme_links_to_changelog_for_release_history ... ok
[INFO] [stdout] test integration::test_distribution_installation::readme_documents_binary_installation_sequence ... ok
[INFO] [stdout] test integration::test_distribution_installation::quickstart_documents_cold_start_supported_environment_flow ... ok
[INFO] [stdout] test integration::test_distribution_entrypoint::readme_contains_required_entrypoint_sections ... ok
[INFO] [stdout] test integration::test_distribution_materials::license_and_code_of_conduct_are_discoverable ... ok
[INFO] [stdout] test integration::test_distribution_release_artifacts::release_artifact_metadata_mentions_governing_license_and_architectures ... ok
[INFO] [stdout] test integration::test_distribution_materials::root_distribution_materials_exist_and_are_linked_from_readme ... ok
[INFO] [stdout] test integration::test_distribution_release_gate::e2e_gate_builds_and_pins_core_ops_binary_before_vm_runs ... ok
[INFO] [stdout] test integration::test_distribution_release_artifacts::unified_release_job_is_gated_to_master_push ... ok
[INFO] [stdout] test integration::test_distribution_release_gate::release_gate_environment_fixture_is_versioned_and_drift_detectable ... ok
[INFO] [stdout] test integration::test_distribution_release_gate::distribution_gate_is_split_between_public_ci_and_protected_e2e ... ok
[INFO] [stdout] test integration::test_distribution_version_visibility::verification_report_human_surface_contains_controller_version ... ok
[INFO] [stdout] test integration::test_journald_audit::journald_audit_event_contains_failure_details ... ok
[INFO] [stdout] test integration::test_distribution_cli_license::core_ops_help_mentions_governing_license ... ok
[INFO] [stdout] test integration::test_journald_audit::journald_audit_event_contains_summary_and_ids ... ok
[INFO] [stdout] test integration::test_journald_audit::journald_audit_mount_payloads_cover_success_degraded_and_busy_removal ... ok
[INFO] [stdout] test integration::test_journald_unavailable::journald_unavailable_does_not_fail_emit ... ok
[INFO] [stdout] test integration::test_distribution_version_visibility::core_ops_version_surface_exposes_release_identity ... ok
[INFO] [stdout] test integration::test_distribution_release_gate::e2e_gate_workflow_validates_environment_identity_against_declared_values ... ok
[INFO] [stdout] test integration::test_migrate_legacy::migration_config_root_match_is_literal_not_regex ... ok
[INFO] [stdout] test integration::test_config_cleanup::removes_stale_config_files_under_managed_root ... ok
[INFO] [stdout] test integration::test_distribution_release_artifacts::release_workflow_includes_license_and_metadata_outputs ... FAILED
[INFO] [stdout] test integration::test_migrate_legacy::migration_phase_2b_rejects_ambiguous_config_override ... ok
[INFO] [stdout] test integration::test_migrate_legacy::migration_rejects_typoed_host_override_directory ... ok
[INFO] [stdout] test integration::test_migrate_legacy::migration_refuses_to_clobber_existing_destination ... ok
[INFO] [stdout] test integration::test_distribution_history::changelog_uses_keep_a_changelog_structure ... ok
[INFO] [stdout] test integration::test_mount_contracts::contract_fixture_covers_normal_and_automount_dependency_semantics ... ok
[INFO] [stdout] test integration::test_mount_contracts::mount_contract_examples_match_generated_dependency_and_removal_behavior ... ok
[INFO] [stdout] test integration::test_mount_contracts::mount_management_fixture_scenarios_exist ... ok
[INFO] [stdout] test integration::test_mount_contracts::mount_removal_contract_matches_busy_removal_rules ... ok
[INFO] [stdout] test integration::test_mount_contracts::plan_includes_automount_units_and_explicit_dependency_semantics ... ok
[INFO] [stdout] test integration::test_mount_contracts::plan_includes_mount_units_dependency_semantics_and_prepare_path_actions ... ok
[INFO] [stdout] test integration::test_mount_failures::invalid_mount_is_reported_as_blocked ... ok
[INFO] [stdout] test integration::test_mount_failures::recovery_after_mount_becomes_reachable_converges ... ok
[INFO] [stdout] test integration::test_apply_report::apply_report_fails_when_persisted_state_path_is_unreadable ... ok
[INFO] [stdout] test integration::test_migrate_legacy::migration_emits_service_yaml_for_variant_config_root ... ok
[INFO] [stdout] test integration::test_migrate_legacy::migration_script_is_idempotent ... ok
[INFO] [stdout] test integration::test_apply_report::apply_report_distinguishes_first_run_and_recovery_headers ... ok
[INFO] [stdout] test integration::test_apply_report::apply_report_uses_phase_aware_human_and_machine_output ... ok
[INFO] [stdout] test integration::test_mount_reconcile::observed_state_keeps_layered_generated_native_mounts_visible_for_removal_planning ... ok
[INFO] [stdout] test integration::test_apply_report::apply_streaming_report_emits_progress_then_terminal_lines ... ok
[INFO] [stdout] test integration::test_mount_reconcile::reconcile_fixture_covers_invalid_and_busy_removal_paths ... ok
[INFO] [stdout] test integration::test_config_cleanup::mount_related_config_reapply_is_idempotent ... ok
[INFO] [stdout] test integration::test_mount_reuse::managed_mount_artifacts_reject_removed_x_coreops_fields ... ok
[INFO] [stdout] test integration::test_idempotence::repeated_runs_remain_converged ... ok
[INFO] [stdout] test integration::test_mount_reconcile::apply_accepts_existing_directory_mountpoint_without_mutating_it ... ok
[INFO] [stdout] test integration::test_mount_reconcile::apply_accepts_existing_symlink_mountpoint ... ok
[INFO] [stdout] test integration::test_host_overrides::applies_host_overrides_after_base_dropins ... ok
[INFO] [stdout] test integration::test_migrate_legacy::migration_handles_bare_overrides_dropin_shape ... ok
[INFO] [stdout] test integration::test_migrate_legacy::migration_destinations_match_expected_set ... ok
[INFO] [stdout] test integration::test_migrate_legacy::migration_routes_systemd_kind_dropins_to_systemd_subtree ... ok
[INFO] [stdout] test integration::test_mount_reconcile::apply_prepares_target_path_and_starts_mount_before_service ... ok
[INFO] [stdout] test integration::test_mount_reconcile::apply_skips_prepare_for_existing_managed_mount_units ... ok
[INFO] [stdout] test integration::test_migrate_legacy::migration_script_produces_loader_compatible_tree ... ok
[INFO] [stdout] test integration::test_mount_reconcile::apply_starts_automount_before_service_without_starting_mount_unit ... ok
[INFO] [stdout] test integration::test_apply_report::apply_report_only_narrates_phases_in_verbose_mode ... ok
[INFO] [stdout] test integration::test_mount_reconcile::observed_state_keeps_managed_native_mounts_visible_for_removal_planning ... ok
[INFO] [stdout] test integration::test_plan::config_file_add_no_restart_for_new_container ... ok
[INFO] [stdout] test integration::test_plan::config_file_add_no_restart_for_stopped_container ... ok
[INFO] [stdout] test integration::test_plan::config_file_add_restarts_already_running_container ... ok
[INFO] [stdout] test integration::test_plan::config_file_change_no_duplicate_restart_when_container_also_changed ... ok
[INFO] [stdout] test integration::test_plan::config_file_change_no_duplicate_restart_when_container_changed_via_socket_activation ... ok
[INFO] [stdout] test integration::test_plan::config_file_change_no_restart_for_stopped_container ... ok
[INFO] [stdout] test integration::test_mount_removal::managed_mount_removal_fails_when_target_is_still_busy ... ok
[INFO] [stdout] test integration::test_plan::config_file_change_report_shows_failed_when_restart_fails ... ok
[INFO] [stdout] test integration::test_plan::config_file_change_report_shows_restarted_when_restart_executed ... ok
[INFO] [stdout] test integration::test_plan::config_file_change_schedules_restart_for_dependent_container ... ok
[INFO] [stdout] test integration::test_plan::config_file_change_no_restart_when_no_dependents ... ok
[INFO] [stdout] test integration::test_plan::config_file_remove_no_restart_for_stopped_container ... ok
[INFO] [stdout] test integration::test_plan::config_file_remove_schedules_restart_for_dependent_container ... ok
[INFO] [stdout] test integration::test_plan::config_file_remove_schedules_restart_via_volume_dependency ... ok
[INFO] [stdout] test integration::test_plan::dependency_inspection_exposes_prerequisites_dependents_blockers_and_transitive_context ... ok
[INFO] [stdout] test integration::test_plan::desired_snapshot_extracts_config_and_runtime_dependency_refs ... ok
[INFO] [stdout] test integration::test_plan::external_drift_is_classified_and_ordering_is_dependency_aware ... ok
[INFO] [stdout] test integration::test_plan::machine_plan_output_retains_dependencies_when_default_human_plan_collapses_unchanged_trees ... ok
[INFO] [stdout] test integration::test_agent_service::agent_runs_once_with_service_config ... ok
[INFO] [stdout] test integration::test_plan::plan_in_detached_state_prepends_detached_header ... ok
[INFO] [stdout] test integration::test_quadlet_artifacts::reconcile_apply_supports_socket_and_volume_quadlets ... ok
[INFO] [stdout] test integration::test_quickstart_validation::quickstart_mentions_deterministic_reconciliation_flow ... ok
[INFO] [stdout] test integration::test_quickstart_validation::quickstart_mentions_explainable_output_and_requested_ref_continuity ... ok
[INFO] [stdout] test integration::test_quickstart_validation::quickstart_mentions_layered_overrides_flow ... ok
[INFO] [stdout] test integration::test_quickstart_validation::quickstart_mentions_mount_management_workflow_and_version_outcome ... ok
[INFO] [stdout] test integration::test_quickstart_validation::quickstart_mentions_provenance_status_and_version_review_flow ... ok
[INFO] [stdout] test integration::test_quickstart_validation::quickstart_mentions_systemd_units_and_env ... ok
[INFO] [stdout] test integration::test_quickstart_verification::distribution_quickstart_mentions_fresh_install_and_operator_verification_flow ... ok
[INFO] [stdout] test integration::test_quickstart_verification::quickstart_mentions_local_debug_and_ci_verification_flows ... ok
[INFO] [stdout] test integration::test_quickstart_verification::quickstart_mentions_repository_evolution_and_regression_authoring ... ok
[INFO] [stdout] test integration::test_quickstart_verification::quickstart_mentions_vm_backed_runtime_selection_and_provenance ... ok
[INFO] [stdout] test integration::test_performance::plan_and_result_rendering_complete_within_interactive_budget ... ok
[INFO] [stdout] test integration::test_performance::reconcile_apply_completes_under_budget ... ok
[INFO] [stdout] test integration::test_reconcile_apply::apply_output_reports_failed_blocked_and_skipped_objects ... ok
[INFO] [stdout] test integration::test_reconcile_apply::partial_rollback_progress_recording_preserves_target_and_failure_details ... ok
[INFO] [stdout] test integration::test_ordering::plan_orders_volume_before_container_before_socket ... ok
[INFO] [stdout] test integration::test_plan::cli_plan_distinguishes_first_run_and_recovery_headers ... ok
[INFO] [stdout] test integration::test_plan::cli_plan_exposes_machine_readable_plan_output ... ok
[INFO] [stdout] test integration::test_plan::cli_plan_fails_when_persisted_state_is_unreadable ... ok
[INFO] [stdout] test integration::test_plan::cli_plan_header_uses_persisted_last_applied_revision_when_available ... ok
[INFO] [stdout] test integration::test_reconcile_provenance::explain_output_supports_single_object_inspection_with_mount_metadata ... ok
[INFO] [stdout] test integration::test_plan::cli_plan_json_stdout_remains_machine_parseable_with_audit_dir ... ok
[INFO] [stdout] test integration::test_reconcile_provenance::humane_explain_output_prioritizes_state_reason_intent_and_identity ... ok
[INFO] [stdout] test integration::test_release_governance_changelog::changelog_command_generates_unreleased_section_from_fragments ... ok
[INFO] [stdout] test integration::test_release_governance_docs::contributor_docs_describe_fragment_path_and_release_preparation ... ok
[INFO] [stdout] test integration::test_release_governance_exemptions::binary_file_in_exempt_path_does_not_cause_governance_error ... ok
[INFO] [stdout] test integration::test_release_governance_exemptions::exempt_only_docs_changes_pass_without_metadata ... ok
[INFO] [stdout] test integration::test_plan::cli_plan_summary_uses_deterministic_reconciliation_view ... ok
[INFO] [stdout] test integration::test_release_governance_exemptions::metadata_only_changes_fail_without_release_preparation ... ok
[INFO] [stdout] test integration::test_plan::cli_plan_uses_host_override_for_scope_when_observed_host_info_is_absent ... ok
[INFO] [stdout] test integration::test_release_governance_exemptions::non_workflow_github_file_is_exempt_without_release_metadata ... ok
[INFO] [stdout] test integration::test_plan::cli_plan_uses_retained_snapshot_baseline_for_expected_deletions ... ok
[INFO] [stdout] test integration::test_release_governance_exemptions::metadata_only_changes_pass_with_release_preparation ... ok
[INFO] [stdout] test integration::test_release_governance_exemptions::provenance_state_json_fixture_passes_with_full_release_metadata ... ok
[INFO] [stdout] test integration::test_release_governance_exemptions::provenance_state_json_fixture_is_releasable ... ok
[INFO] [stdout] test integration::test_release_governance_exemptions::verification_artifact_json_fixture_is_releasable ... ok
[INFO] [stdout] test integration::test_release_governance_exemptions::verification_artifact_json_fixture_passes_with_full_release_metadata ... ok
[INFO] [stdout] test integration::test_plan::observed_snapshot_matches_desired_snapshot_when_contents_match ... ok
[INFO] [stdout] test integration::test_release_governance_exemptions::workflow_change_is_context_dependent_exempt_without_release_metadata ... ok
[INFO] [stdout] test integration::test_release_governance_semver::accepted_verification_corpus_changes_require_at_least_patch ... ok
[INFO] [stdout] test integration::test_release_governance_semver::release_metadata_version_sync_does_not_force_major ... ok
[INFO] [stdout] test integration::test_plan::plan_does_not_apply_changes ... ok
[INFO] [stdout] test integration::test_release_governance_semver::validate_fails_when_additive_change_declares_patch ... ok
[INFO] [stdout] test integration::test_release_governance_semver::validate_requires_major_for_machine_readable_contract_changes ... ok
[INFO] [stdout] test integration::test_release_governance_semver::rename_from_releasable_to_exempt_path_requires_major_bump ... ok
[INFO] [stdout] test integration::test_release_governance_validation::fragment_with_blank_summary_is_rejected ... ok
[INFO] [stdout] test integration::test_release_governance_validation::head_ref_without_base_ref_is_rejected ... ok
[INFO] [stdout] test integration::test_release_governance_validation::head_ref_governance_files_take_precedence_over_working_tree ... ok
[INFO] [stdout] test integration::test_release_governance_workflow::ci_workflow_exposes_stable_release_governance_check ... ok
[INFO] [stdout] test integration::test_release_governance_validation::unclassified_path_is_treated_as_releasable ... ok
[INFO] [stdout] test integration::test_release_governance_validation::validate_fails_for_releasable_changes_missing_version_and_fragment ... ok
[INFO] [stdout] test integration::test_release_governance_validation::untracked_working_tree_files_are_excluded_from_ref_to_ref_validation ... ok
[INFO] [stdout] test integration::test_release_governance_validation::renaming_fragment_out_of_changes_is_not_treated_as_exempt ... ok
[INFO] [stdout] test integration::test_mount_reuse::reusable_mount_declarations_support_layered_native_overrides_and_service_dependencies ... ok
[INFO] [stdout] test integration::test_no_enable_disable::apply_skips_enable_disable_for_generated_units ... ok
[INFO] [stdout] test integration::test_retry::retry_detects_oscillation_across_repeated_attempts ... ok
[INFO] [stdout] test integration::test_retry::retry_succeeds_after_transient_failures ... ok
[INFO] [stdout] test integration::test_repo_unavailable::repo_unavailable_returns_error ... ok
[INFO] [stdout] test integration::test_rollback::rollback_contract_document_matches_current_report_surface ... ok
[INFO] [stdout] test integration::test_release_governance_validation::validate_reports_mixed_releasable_and_exempt_deltas_in_json ... ok
[INFO] [stdout] test integration::test_rollback::rollback_planning_and_execution_against_retained_successful_revision ... ok
[INFO] [stdout] test integration::test_rollback::rollback_rejected_when_retained_snapshot_metadata_is_missing_or_expired ... ok
[INFO] [stdout] test integration::test_rollback::rollback_report_includes_target_context_and_embedded_plan_summary ... ok
[INFO] [stdout] test integration::test_reboot_recovery::apply_persists_status_snapshot_across_repeat_runs ... ok
[INFO] [stdout] test integration::test_reboot_recovery::reconcile_recovers_after_reboot ... ok
[INFO] [stdout] test integration::test_reconcile_apply::reconcile_apply_converges_to_desired_state ... ok
[INFO] [stdout] test integration::test_skill_install::test_skill_install_default ... ok
[INFO] [stdout] test integration::test_reconcile_apply::reconcile_apply_starts_inactive_unit_when_runtime_recovery_is_required ... ok
[INFO] [stdout] test integration::test_skill_install::test_skill_install_idempotent ... ok
[INFO] [stdout] test integration::test_skill_install::test_skill_install_no_init_coupling ... ok
[INFO] [stdout] test integration::test_skill_install::test_skill_install_print ... ok
[INFO] [stdout] test integration::test_reconcile_provenance::apply_report_uses_retained_baseline_for_unchanged_reruns ... ok
[INFO] [stdout] test integration::test_reconcile_provenance::deterministic_apply_persists_convergence_state_next_to_status_snapshot ... ok
[INFO] [stdout] test integration::test_reconcile_provenance::failed_reconciliation_preserves_last_applied_revision_and_desired_state_fields ... ok
[INFO] [stdout] test integration::test_repo_load::loads_desired_state_from_quadlet_dir ... ok
[INFO] [stdout] test integration::test_repo_load::loads_desired_state_from_git_url_fixture ... ok
[INFO] [stdout] test integration::test_repo_load::layered_repo_preserves_requested_repository_and_ref ... ok
[INFO] [stdout] test integration::test_repo_load::loads_mount_declarations_and_dependencies_from_quadlet_only_repo ... ok
[INFO] [stdout] test integration::test_rollback::representative_rollback_plan_and_execution_complete_within_sc003_budget ... ok
[INFO] [stdout] test integration::test_rollback::rollback_plan_only_executes_the_reachable_cli_helper ... ok
[INFO] [stdout] test integration::test_rollback_lifecycle::rollback_from_converged_sets_detached_flag ... ok
[INFO] [stdout] test integration::test_repo_load::tolerates_dotfiles_in_service_directory ... ok
[INFO] [stdout] test integration::test_rollback_lifecycle::rollback_sets_detached_flag_even_when_already_detached ... ok
[INFO] [stdout] test integration::test_skill_install::test_skill_install_global ... ok
[INFO] [stdout] test integration::test_skill_install::test_skill_install_vendor_neutral ... ok
[INFO] [stdout] test integration::test_socket_dropins::observed_state_ignores_unmanaged_socket_dropins ... ok
[INFO] [stdout] test integration::test_source_repo_layout::config_root_with_slash_rejected ... ok
[INFO] [stdout] test integration::test_source_repo_layout::destination_conflict_across_services_rejected ... ok
[INFO] [stdout] test integration::test_source_repo_layout::dropin_target_kind_mismatched_with_payload_subtree_rejected ... ok
[INFO] [stdout] test integration::test_source_repo_layout::example_01_minimal_single_service_loads ... ok
[INFO] [stdout] test integration::test_source_repo_layout::example_02_variant_config_root_loads ... ok
[INFO] [stdout] test integration::test_source_repo_layout::example_03_multi_unit_with_dropins_loads ... ok
[INFO] [stdout] test integration::test_source_repo_layout::example_04_host_overlay_loads ... ok
[INFO] [stdout] test integration::test_source_repo_layout::host_id_with_invalid_chars_rejected ... ok
[INFO] [stdout] test integration::test_reconcile_provenance::desired_state_provenance_remains_host_scoped ... ok
[INFO] [stdout] test integration::test_source_repo_layout::host_id_with_reserved_prefix_rejected ... ok
[INFO] [stdout] test integration::test_source_repo_layout::host_overlay_base_unit_rejected ... ok
[INFO] [stdout] test integration::test_source_repo_layout::host_overlay_dropin_target_kind_mismatch_rejected ... ok
[INFO] [stdout] test integration::test_source_repo_layout::host_overlay_for_unselected_service_rejected ... ok
[INFO] [stdout] test integration::test_source_repo_layout::legacy_quadlet_overrides_dir_rejected ... ok
[INFO] [stdout] test integration::test_status_contract::apply_output_exposes_required_fields_and_omits_absent_optionals ... ok
[INFO] [stdout] test integration::test_status_contract::apply_output_promotes_noop_verification_failures_to_failed_terminal_events ... ok
[INFO] [stdout] test integration::test_status_contract::apply_output_uses_recovered_terminal_state_for_recovery_actions ... ok
[INFO] [stdout] test integration::test_status_contract::contract_enum_values_and_ordering_remain_stable ... ok
[INFO] [stdout] test integration::test_status_contract::controller_version_provenance_matches_cargo_package_version ... ok
[INFO] [stdout] test integration::test_status_contract::convergence_report_json_exposes_required_fields ... ok
[INFO] [stdout] test integration::test_status_contract::delete_entries_preserve_specific_resource_types_when_missing_from_desired_graph ... ok
[INFO] [stdout] test integration::test_status_contract::invalid_fixture_examples_cover_partial_and_unsupported_cases ... ok
[INFO] [stdout] test integration::test_status_contract::plan_count_summary_includes_recover_blocked_skipped_and_unchanged_counts ... ok
[INFO] [stdout] test integration::test_status_contract::provenance_state_fixtures_exist ... ok
[INFO] [stdout] test integration::test_status_contract::result_and_explain_output_expose_required_fields ... ok
[INFO] [stdout] test integration::test_status_contract::snapshot_comparison_identifies_controller_desired_state_and_outcome_changes ... ok
[INFO] [stdout] test integration::test_status_contract::structured_diff_contract_document_matches_implemented_plan_fields ... ok
[INFO] [stdout] test integration::test_status_contract::structured_diff_output_exposes_required_fields ... ok
[INFO] [stdout] test integration::test_status_contract::valid_success_fixture_contains_required_top_level_sections ... ok
[INFO] [stdout] test integration::test_source_repo_layout::host_selects_missing_service_rejected ... ok
[INFO] [stdout] test integration::test_source_repo_layout::legacy_top_level_quadlets_dir_rejected ... ok
[INFO] [stdout] test integration::test_status_state::mount_status_summary_reports_dependency_counts_and_failures ... ok
[INFO] [stdout] test integration::test_source_repo_layout::literal_etc_subdir_under_config_is_legitimate ... ok
[INFO] [stdout] test integration::test_source_repo_layout::nested_config_paths_stay_rooted_under_config_root ... ok
[INFO] [stdout] test integration::test_status_state::status_output_is_stable_for_unchanged_snapshot_contents ... ok
[INFO] [stdout] test integration::test_status_state::status_output_rebuilds_after_invalid_snapshot_is_replaced ... ok
[INFO] [stdout] test integration::test_status_state::status_output_reflects_canonical_success_snapshot_contents ... ok
[INFO] [stdout] test integration::test_status_state::status_output_reflects_in_progress_snapshot_contents ... ok
[INFO] [stdout] test integration::test_source_repo_layout::orphan_dropin_rejected ... ok
[INFO] [stdout] test integration::test_status_state::status_output_reports_absent_for_invalid_or_missing_snapshot ... ok
[INFO] [stdout] test integration::test_status_state::status_output_reflects_never_run_snapshot_contents ... ok
[INFO] [stdout] test integration::test_systemd_units::systemd_service_does_not_reference_removed_flags ... ok
[INFO] [stdout] test integration::test_systemd_units::systemd_unit_templates_exist ... ok
[INFO] [stdout] test integration::test_source_repo_layout::repeated_load_yields_identical_workloads ... ok
[INFO] [stdout] test integration::test_source_repo_layout::service_id_with_space_rejected ... ok
[INFO] [stdout] test integration::test_source_repo_layout::service_yaml_parse_error_rejected ... ok
[INFO] [stdout] test integration::test_validation_fail::validation_failure_is_reported_as_validation_class ... ok
[INFO] [stdout] test integration::test_source_repo_layout::service_yaml_unknown_key_rejected ... ok
[INFO] [stdout] test integration::test_verification_cli::cli_generate_emits_review_ready_candidate_yaml ... ok
[INFO] [stdout] test integration::test_source_repo_layout::systemd_payload_accepts_timer_target_and_path_extensions ... ok
[INFO] [stdout] test integration::test_verification_cli::cli_generate_rejects_missing_mandatory_verification_guidance ... ok
[INFO] [stdout] test integration::test_verification_cli::cli_generate_rejects_duplicate_candidate_with_non_zero_exit ... ok
[INFO] [stdout] test integration::test_source_repo_layout::top_level_files_and_reserved_dirs_are_tolerated ... ok
[INFO] [stdout] test integration::test_verification_cli::cli_validate_environment_fails_when_runtime_identity_drifts ... ok
[INFO] [stdout] test integration::test_verification_cli::cli_validate_environment_fails_when_workflow_identity_drifts ... ok
[INFO] [stdout] test integration::test_verification_cli::cli_validate_environment_reports_success_when_fixture_matches_workflow_identity ... ok
[INFO] [stdout] test integration::test_verification_cli::cli_generate_rejects_verification_guidance_without_required_scenario_classes ... ok
[INFO] [stdout] test integration::test_verification_cli::cli_validate_reports_success_when_accepted_corpus_covers_required_classes ... ok
[INFO] [stdout] test integration::test_verification_cli::cli_validate_fails_when_required_scenario_class_is_missing ... ok
[INFO] [stdout] test integration::test_verification_cli::cli_verification_run_can_pause_before_teardown_in_debug_mode ... ok
[INFO] [stdout] test integration::test_source_repo_layout::typoed_top_level_directory_rejected ... ok
[INFO] [stdout] test integration::test_verification_cli::cli_verification_run_can_verify_command_surface_and_timing_assertions ... ok
[INFO] [stdout] test integration::test_verification_cli::cli_verification_run_can_select_specific_accepted_scenario_ids ... ok
[INFO] [stdout] test integration::test_verification_cli::cli_verification_run_in_ci_mode_uses_only_accepted_corpus_entries ... ok
[INFO] [stdout] test integration::test_verification_cli::cli_verification_run_in_local_mode_tears_environment_down ... ok
[INFO] [stdout] test integration::test_verification_cli::cli_verification_run_rejects_pause_before_teardown_without_debug ... ok
[INFO] [stdout] test integration::test_verification_contracts::artifact_manifest_can_be_written_for_foundational_bundle ... ok
[INFO] [stdout] test integration::test_verification_cli::cli_verification_run_in_debug_mode_retains_environment ... ok
[INFO] [stdout] test integration::test_verification_contracts::run_result_serialization_matches_contract_shape ... ok
[INFO] [stdout] test integration::test_verification_contracts::readiness_evidence_serialization_matches_contract_shape ... ok
[INFO] [stdout] test integration::test_verification_contracts::scenario_fixture_matches_foundational_contract ... ok
[INFO] [stdout] test integration::test_verification_cli::cli_verification_run_in_json_mode_emits_machine_readable_contract ... ok
[INFO] [stdout] test integration::test_verification_contracts::verification_run_json_output_matches_contract_shape ... ok
[INFO] [stdout] test integration::test_verification_execution::accepted_scenario_execution_passes_and_collects_artifacts ... ok
[INFO] [stdout] test integration::test_verification_cli::cli_verification_suite_json_uses_actual_environment_retention_state ... ok
[INFO] [stdout] test integration::test_verification_execution::command_surface_assertions_cover_machine_human_agent_and_timing_interfaces ... ok
[INFO] [stdout] test integration::test_verification_execution::ci_corpus_reporting_preserves_revision_provenance_for_repository_evolution ... ok
[INFO] [stdout] test integration::test_verification_execution::execute_scenario_reports_missing_readiness_timeout_as_timeout_view ... ok
[INFO] [stdout] test integration::test_verification_execution::ci_bug_reproduction_rerun_can_focus_single_accepted_regression_scenario ... ok
[INFO] [stdout] test integration::test_verification_execution::execute_scenario_reports_readiness_rejections_as_infrastructure_failure ... ok
[INFO] [stdout] test integration::test_verification_execution::ci_corpus_exit_code_is_non_zero_when_any_accepted_scenario_fails ... ok
[INFO] [stdout] test integration::test_verification_execution::failed_assertion_classifies_as_assertion_failure ... ok
[INFO] [stdout] test integration::test_verification_execution::failing_regression_scenario_enriches_artifacts_and_report_surfaces ... ok
[INFO] [stdout] test integration::test_verification_execution::partial_artifact_collection_preserves_primary_outcome ... ok
[INFO] [stdout] test integration::test_service_selection::selects_services_per_host ... ok
[INFO] [stdout] test integration::test_source_repo_layout::unrecognized_non_dropin_directory_rejected ... ok
[INFO] [stdout] test integration::test_verification_execution::env_backed_setup_error_tears_down_guest_when_retention_is_disabled ... ok
[INFO] [stdout] test integration::test_verification_execution::expected_infrastructure_failure_counts_as_passed_scenario ... ok
[INFO] [stdout] test integration::test_verification_execution::expected_outcome_does_not_hide_failed_assertions ... ok
[INFO] [stdout] test integration::test_verification_execution::repeated_execution_preserves_meaningful_outcome_shape ... ok
[INFO] [stdout] test integration::test_verification_execution::scenario_timeout_enforcement_classifies_run_as_timeout ... ok
[INFO] [stdout] test integration::test_verification_execution::serial_console_readiness_ignores_stale_and_malformed_records_before_valid_acceptance ... ok
[INFO] [stdout] test integration::test_verification_execution::serial_console_readiness_precedes_fallback_when_valid_record_exists ... ok
[INFO] [stdout] test integration::test_verification_execution::serial_console_readiness_rejects_previous_run_history_replay ... ok
[INFO] [stdout] test integration::test_status_state::apply_can_explicitly_opt_out_of_state_persistence ... ok
[INFO] [stdout] test integration::test_verification_execution::serial_console_readiness_tolerates_non_utf8_console_bytes ... ok
[INFO] [stdout] test integration::test_verification_execution::transient_guest_command_timeout_classifies_step_and_run_as_timeout ... ok
[INFO] [stdout] test integration::test_verification_execution::verification_run_humane_and_json_preserve_same_outcome_semantics ... ok
[INFO] [stdout] test integration::test_verification_execution::reboot_step_classifies_transient_command_errors_as_timeout ... ok
[INFO] [stdout] test integration::test_verification_generation::advisory_candidate_generation_produces_reviewable_candidate ... ok
[INFO] [stdout] test integration::test_verification_generation::coverage_reporting_identifies_missing_required_scenario_classes ... ok
[INFO] [stdout] test integration::test_verification_generation::generation_rejects_duplicate_accepted_coverage ... ok
[INFO] [stdout] test integration::test_verification_smoke::vm_backed_verification_smoke_runs_against_real_vm_when_enabled ... ok
[INFO] [stdout] test unit::test_agent_state::agent_with_corrupt_state_returns_distinct_error ... ok
[INFO] [stdout] test unit::test_agent_state::agent_with_detached_state_returns_detached_exit_reason ... ok
[INFO] [stdout] test integration::test_verification_execution::reboot_step_does_not_treat_connection_reset_255_as_success ... ok
[INFO] [stdout] test unit::test_audit::audit_event_json_is_structured ... ok
[INFO] [stdout] test unit::test_audit::audit_record_format_includes_plan_summary ... ok
[INFO] [stdout] test unit::test_dropin_order::applies_dropins_in_lexicographic_order_with_host_overrides_last ... ok
[INFO] [stdout] test unit::test_evaluation_determinism::degraded_mount_failure_is_deterministic ... ok
[INFO] [stdout] test unit::test_evaluation_determinism::evaluation_is_deterministic_for_same_input ... ok
[INFO] [stdout] test integration::test_status_state::apply_creates_state_snapshot_on_first_run_from_implicit_path ... ok
[INFO] [stdout] test integration::test_status_state::status_appends_deterministic_convergence_and_rollback_summaries_when_present ... ok
[INFO] [stdout] test unit::test_agent_state::agent_with_no_state_file_returns_uninitialized ... ok
[INFO] [stdout] test integration::test_status_state::status_uses_implicit_state_path_when_no_explicit_path_is_given ... ok
[INFO] [stdout] test integration::test_unit_lifecycle::apply_executes_unit_lifecycle_actions ... ok
[INFO] [stdout] test integration::test_unit_lifecycle::apply_fails_before_writing_when_runtime_unit_target_is_invalid ... ok
[INFO] [stdout] test unit::test_init::init_accepts_branch_name_as_ref ... ok
[INFO] [stdout] test unit::test_init::init_creates_parent_directory_when_missing ... ok
[INFO] [stdout] test integration::test_unit_lifecycle::apply_preserves_start_restart_order ... ok
[INFO] [stdout] test unit::test_init::init_without_force_on_corrupt_state_returns_corrupt_error ... ok
[INFO] [stdout] test unit::test_init::init_without_force_on_existing_state_returns_already_initialized ... ok
[INFO] [stdout] test unit::test_invariants::convergence_record_attempts_remain_bounded ... ok
[INFO] [stdout] test unit::test_invariants::idempotent_apply_invariant_is_allowed ... ok
[INFO] [stdout] test unit::test_invariants::in_progress_reconciliation_cannot_have_finished_timestamp ... ok
[INFO] [stdout] test unit::test_invariants::result_output_rendering_preserves_outcome_and_object_order ... ok
[INFO] [stdout] test unit::test_invariants::retaining_successful_snapshots_respects_bounded_history ... ok
[INFO] [stdout] test unit::test_invariants::rollback_eligibility_requires_retained_snapshot_with_matching_scope ... ok
[INFO] [stdout] test unit::test_init::state_without_detached_field_deserializes_as_not_detached ... ok
[INFO] [stdout] test unit::test_planner::canonical_object_identity_and_dependency_depth_are_derived_consistently ... ok
[INFO] [stdout] test integration::test_verification_execution::reboot_step_does_not_treat_generic_ssh_255_as_success ... ok
[INFO] [stdout] test unit::test_planner::config_delete_restart_matches_volume_source_with_leading_whitespace ... ok
[INFO] [stdout] test unit::test_planner::deterministic_planner_classifies_restart_when_config_dependency_is_removed_without_baseline ... ok
[INFO] [stdout] test unit::test_planner::deterministic_planner_classifies_create_update_delete_and_blocked_actions ... ok
[INFO] [stdout] test unit::test_planner::deterministic_planner_orders_objects_by_dependency_graph ... ok
[INFO] [stdout] test unit::test_planner::deterministic_planner_rejects_semantic_dependency_cycles ... ok
[INFO] [stdout] test unit::test_planner::deterministic_planner_deletes_in_reverse_dependency_order ... ok
[INFO] [stdout] test unit::test_planner::deterministic_planner_uses_restart_for_dependency_driven_reactivation ... ok
[INFO] [stdout] test unit::test_planner::mount_planning_expands_path_and_explicit_unit_dependencies ... ok
[INFO] [stdout] test unit::test_planner::deterministic_planner_uses_recover_for_runtime_variance_without_declarative_drift ... ok
[INFO] [stdout] test unit::test_planner::plan_has_no_actions_when_states_match ... ok
[INFO] [stdout] test unit::test_planner::plan_orders_actions_by_quadlet_type ... ok
[INFO] [stdout] test unit::test_planner::plan_is_deterministic_by_name_order ... ok
[INFO] [stdout] test unit::test_planner::deterministic_planner_classifies_restart_when_config_dependency_is_removed ... ok
[INFO] [stdout] test unit::test_init::init_accepts_tag_as_ref ... ok
[INFO] [stdout] test unit::test_planner::plan_restarts_socket_when_socket_dropin_removed ... ok
[INFO] [stdout] test unit::test_release_governance::classifies_patch_minor_and_major_version_bumps ... ok
[INFO] [stdout] test unit::test_release_governance::parse_cargo_version_fails_when_package_table_is_absent ... ok
[INFO] [stdout] test unit::test_release_governance::parse_cargo_version_handles_extra_spaces_around_equals ... ok
[INFO] [stdout] test unit::test_release_governance::parse_cargo_version_handles_no_spaces_around_equals ... ok
[INFO] [stdout] test unit::test_release_governance::parse_cargo_version_handles_tab_indented_keys ... ok
[INFO] [stdout] test unit::test_init::init_force_same_config_preserves_history_and_clears_detached ... ok
[INFO] [stdout] test unit::test_release_governance::parses_cargo_version_from_package_table_not_dependencies ... ok
[INFO] [stdout] test unit::test_release_governance::parses_cargo_version_from_manifest_contents ... ok
[INFO] [stdout] test unit::test_release_governance::promote_changelog_is_idempotent_when_version_already_exists ... ok
[INFO] [stdout] test unit::test_release_governance::promote_changelog_rejects_changelog_missing_unreleased_section ... ok
[INFO] [stdout] test unit::test_release_governance::promote_changelog_moves_unreleased_body_to_versioned_section ... ok
[INFO] [stdout] test unit::test_release_governance::renders_managed_unreleased_section_from_fragments ... ok
[INFO] [stdout] test unit::test_release_governance::promote_changelog_rejects_when_markers_missing ... ok
[INFO] [stdout] test unit::test_repo_selection::loads_host_declaration_when_dir_and_field_match ... ok
[INFO] [stdout] test unit::test_rollback_detached::agent_detached_state_returns_detached_exit_with_revision ... ok
[INFO] [stdout] test unit::test_repo_selection::rejects_host_declaration_when_host_mismatch ... ok
[INFO] [stdout] test unit::test_rollback_detached::agent_detached_state_does_not_modify_reconciliation ... ok
[INFO] [stdout] test unit::test_rollback_detached::rollback_eligibility_does_not_depend_on_git_reachability ... ok
[INFO] [stdout] test unit::test_state_snapshot::deterministic_state_default_path_uses_runtime_dir ... ok
[INFO] [stdout] test unit::test_state_snapshot::corrupt_state_error_contains_file_path ... ok
[INFO] [stdout] test unit::test_state_snapshot::partial_snapshot_is_treated_as_corrupt ... ok
[INFO] [stdout] test unit::test_state_snapshot::deterministic_state_round_trips_with_retained_snapshots ... ok
[INFO] [stdout] test unit::test_rollback_detached::rollback_eligibility_rejects_missing_snapshot ... ok
[INFO] [stdout] test unit::test_state_snapshot::running_snapshot_requires_in_progress_status ... ok
[INFO] [stdout] test unit::test_state_snapshot::persisted_state_does_not_require_history_or_journal_fields ... ok
[INFO] [stdout] test unit::test_state_snapshot::reconciliation_generation_and_transitions_remain_monotonic ... ok
[INFO] [stdout] test unit::test_state_snapshot::unsupported_schema_snapshot_is_treated_as_corrupt ... ok
[INFO] [stdout] test unit::test_state_snapshot::valid_snapshot_round_trips_through_state_io ... ok
[INFO] [stdout] test unit::test_types::boundaries_reports_scopes ... ok
[INFO] [stdout] test unit::test_types::convergence_status_covers_foundational_outcomes ... ok
[INFO] [stdout] test unit::test_state_snapshot::supported_schema_snapshot_remains_readable_after_round_trip ... ok
[INFO] [stdout] test unit::test_types::deterministic_reconciliation_types_are_explicit ... ok
[INFO] [stdout] test unit::test_types::invariants_can_be_listed_explicitly ... ok
[INFO] [stdout] test unit::test_types::mount_declaration_derives_native_unit_names ... ok
[INFO] [stdout] test unit::test_types::prepared_target_metadata_and_dependency_identity_are_explicit ... ok
[INFO] [stdout] test unit::test_types::quadlet_runtime_unit_names_follow_quadlet_rules ... ok
[INFO] [stdout] test unit::test_init::init_on_absent_state_writes_never_run ... ok
[INFO] [stdout] test unit::test_init::init_rejects_unreachable_repository ... ok
[INFO] [stdout] test unit::test_types::workload_key_is_name ... ok
[INFO] [stdout] test unit::test_validation::allows_same_name_for_distinct_unit_names ... ok
[INFO] [stdout] test unit::test_validation::canonical_object_identity_rejects_whitespace ... ok
[INFO] [stdout] test unit::test_release_governance::promote_changelog_handles_empty_unreleased_block ... ok
[INFO] [stdout] test unit::test_validation::fails_on_duplicate_unit_name ... ok
[INFO] [stdout] test unit::test_validation::fails_when_missing_boundary_scope ... ok
[INFO] [stdout] test unit::test_validation::fails_when_missing_invariant ... ok
[INFO] [stdout] test unit::test_validation::plan_output_validation_rejects_non_noop_entries_without_causes ... ok
[INFO] [stdout] test unit::test_validation::plan_output_validation_rejects_non_sequential_order_indices ... ok
[INFO] [stdout] test unit::test_validation::rejects_automount_for_non_network_mounts ... ok
[INFO] [stdout] test unit::test_validation::rejects_prepared_path_that_differs_from_mount_target ... ok
[INFO] [stdout] test unit::test_validation::rejects_unknown_plan_action_types ... ok
[INFO] [stdout] test unit::test_init::init_rejects_commit_sha_as_ref ... ok
[INFO] [stdout] test unit::test_state_snapshot::state_file_resolution_uses_env_override_before_default ... ok
[INFO] [stdout] test unit::test_validation::rejects_unsupported_plan_actions ... ok
[INFO] [stdout] test unit::test_types::quadlet_type_parsing_supports_socket_and_volume ... ok
[INFO] [stdout] test unit::test_state_snapshot::state_file_resolution_defaults_to_canonical_path ... ok
[INFO] [stdout] test unit::test_validation::retry_signature_requires_object_set_and_pattern ... ok
[INFO] [stdout] test unit::test_validation::rollback_candidate_must_be_retained_and_scope_compatible ... ok
[INFO] [stdout] test unit::test_validation::semantic_dependency_cycle_is_detected ... ok
[INFO] [stdout] test unit::test_validation::validates_ok_when_invariants_and_boundaries_present ... ok
[INFO] [stdout] test unit::test_verification::alias_normalisation_does_not_misroute_failures_to_config_files ... ok
[INFO] [stdout] test unit::test_verification::alias_normalisation_does_not_misroute_failures_to_socket_dropins ... ok
[INFO] [stdout] test unit::test_validation::rejects_mount_dependency_for_unknown_mount_reference ... ok
[INFO] [stdout] test unit::test_verification::apply_output_events_follow_phase_and_plan_order ... ok
[INFO] [stdout] test unit::test_verification::apply_output_uses_recovered_terminal_vocabulary_for_recovery_actions ... ok
[INFO] [stdout] test unit::test_verification::convergence_status_classifies_blocked_and_success_cases ... ok
[INFO] [stdout] test unit::test_verification::convergence_status_classifies_repeated_failure_and_honors_retry_budget ... ok
[INFO] [stdout] test unit::test_verification::render_automount_unit_and_verify_active_automount ... ok
[INFO] [stdout] test unit::test_verification::render_mount_dependencies_into_service_unit ... ok
[INFO] [stdout] test unit::test_verification::socket_target_resolution_empty_assignment_resets_to_default_stem_service ... ok
[INFO] [stdout] test unit::test_verification::socket_target_resolution_honours_drop_in_overrides_with_last_assignment_winning ... ok
[INFO] [stdout] test unit::test_verification::verification_results_normalize_runtime_units_to_managed_object_ids ... ok
[INFO] [stdout] test unit::test_verification::verify_automount_backed_mount_accepts_missing_mount_unit_when_automount_is_active ... ok
[INFO] [stdout] test unit::test_verification::verify_container_requires_active_unit ... ok
[INFO] [stdout] test unit::test_verification::verify_automount_backed_mount_accepts_inactive_mount_when_automount_is_active ... ok
[INFO] [stdout] test unit::test_verification::verify_mount_requires_active_unit_and_mounted_target ... ok
[INFO] [stdout] test unit::test_verification::verify_socket_activated_service_failed_state_still_fails ... ok
[INFO] [stdout] test unit::test_verification::verify_socket_activated_service_inactive_passes_when_socket_is_active ... ok
[INFO] [stdout] test unit::test_verification::verify_socket_activated_service_inactive_socket_inactive_fails ... ok
[INFO] [stdout] test unit::test_verification::verify_volume_accepts_loaded_unit ... ok
[INFO] [stdout] test unit::test_verification_execution::evaluate_readiness_line_rejects_stale_and_malformed_records ... ok
[INFO] [stdout] test unit::test_verification_execution::no_pending_changes_accepts_real_apply_report_shape ... ok
[INFO] [stdout] test unit::test_verification_execution::parse_readiness_record_line_accepts_prefixed_console_output ... ok
[INFO] [stdout] test unit::test_verification_execution::usable_ipv4_validation_rejects_unspecified_addresses ... ok
[INFO] [stdout] test unit::test_verification_execution::teardown_rules_only_retain_environment_in_debug_mode ... ok
[INFO] [stdout] test unit::test_types::public_output_types_preserve_stable_identity_and_schema_shape ... ok
[INFO] [stdout] test unit::test_verification_execution::execution_plan_uses_override_timeout_when_present ... ok
[INFO] [stdout] test unit::test_init::init_force_different_config_resets_to_never_run ... ok
[INFO] [stdout] test unit::test_verification_generation::extraction_rejects_specs_missing_mandatory_verification_guidance ... ok
[INFO] [stdout] test unit::test_verification_generation::normalization_collapses_case_and_spacing ... ok
[INFO] [stdout] test unit::test_verification_model::artifact_bundle_marks_required_entries_as_always_collected ... ok
[INFO] [stdout] test unit::test_verification_execution::execution_plan_preserves_step_order_and_default_timeouts ... ok
[INFO] [stdout] test unit::test_verification_model::scenario_validation_rejects_missing_required_artifact_entries ... ok
[INFO] [stdout] test unit::test_verification_model::accepted_scenario_fixture_parses_and_validates ... ok
[INFO] [stdout] test unit::test_verification_generation::coverage_report_identifies_missing_required_classes ... ok
[INFO] [stdout] test unit::test_verification_results::overall_run_outcome_precedence_is_order_independent ... ok
[INFO] [stdout] test unit::test_verification_results::overall_run_outcome_prefers_non_passed_failure_classes ... ok
[INFO] [stdout] test unit::test_verification_results::scenario_outcome_maps_failed_coreops_action_to_assertion_failure ... ok
[INFO] [stdout] test unit::test_verification_results::scenario_outcome_maps_failed_assertions_to_assertion_failure ... ok
[INFO] [stdout] test unit::test_verification_results::scenario_outcome_prefers_step_failures_over_assertions ... ok
[INFO] [stdout] test unit::test_verification_execution::execution_plan_renders_supported_command_surfaces_for_public_interfaces ... ok
[INFO] [stdout] test unit::test_verification_execution::first_valid_readiness_acceptance_is_stable ... ok
[INFO] [stdout] test unit::test_verification_execution::parse_readiness_record_line_accepts_contract_shape ... ok
[INFO] [stdout] test unit::test_verification_generation::duplicate_detection_rejects_matching_behavioral_claim_and_class ... ok
[INFO] [stdout] test integration::test_verification_execution::reboot_step_fails_on_unexpected_non_zero_exit_code ... ok
[INFO] [stdout] test integration::test_verification::reconcile_apply_reports_verification_failure ... ok
[INFO] [stdout] test integration::test_verification_execution::reboot_step_tolerates_expected_disconnect_exit_code ... ok
[INFO] [stdout] test integration::test_source_repo_layout::reserved_service_name_rejected ... ok
[INFO] [stdout] test integration::test_verification_rules::verification_rules_accept_volume_inactive ... ok
[INFO] [stdout] test integration::test_status_state::plan_does_not_create_state_snapshot_from_implicit_path ... ok
[INFO] [stdout] test integration::test_verification_execution::serial_console_readiness_retries_transient_console_read_failures ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration::test_distribution_release_artifacts::release_workflow_includes_license_and_metadata_outputs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::test_distribution_release_artifacts::release_workflow_includes_license_and_metadata_outputs' (107) panicked at tests/integration/test_distribution_release_artifacts.rs:13:10:
[INFO] [stdout] read cargo config: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60afac349dfa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60afac349dfa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60afac349dfa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60afac349dfa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60afac36162a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60afac36162a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x60afac34ecf2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60afac34ecf2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60afac32409f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60afac32409f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60afac33fc19 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60afabcda39c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60afabcda39c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60afac33fdd2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60afac33fdd2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60afac324158 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60afac318e59 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60afac32538d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60afac361e1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60afac361b62 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60afabca3aec - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, std[1209cfb42f6d497f]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60afabc4d785 - mod[c84465645aca959a]::integration::test_distribution_release_artifacts::release_workflow_includes_license_and_metadata_outputs
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/test_distribution_release_artifacts.rs:13:10
[INFO] [stdout]   22:     0x60afabc2d787 - mod[c84465645aca959a]::integration::test_distribution_release_artifacts::release_workflow_includes_license_and_metadata_outputs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/test_distribution_release_artifacts.rs:9:60
[INFO] [stdout]   23:     0x60afabb34ed6 - <mod[c84465645aca959a]::integration::test_distribution_release_artifacts::release_workflow_includes_license_and_metadata_outputs::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60afabccd67b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60afabccd67b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x60afabcdae6b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x60afabcdae6b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x60afabcdae6b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x60afabcdae6b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x60afabcdae6b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60afabcdae6b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x60afabcdae6b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x60afabcd4584 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x60afabcd4584 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x60afabcdda72 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x60afabcdda72 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x60afabcdda72 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x60afabcdda72 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x60afabcdda72 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60afabcdda72 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x60afabcdda72 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60afac348e3f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x60afac348e3f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7ee3771c0aa4 - <unknown>
[INFO] [stdout]   45:     0x7ee37724da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration::test_distribution_release_artifacts::release_workflow_includes_license_and_metadata_outputs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 448 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.61s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test mod`
[INFO] running `Command { std: "docker" "inspect" "f864a08741c7ba24ca1177058594cd21fbc7e0a85ecdf0d8b03f8a5ab7a65295", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f864a08741c7ba24ca1177058594cd21fbc7e0a85ecdf0d8b03f8a5ab7a65295", kill_on_drop: false }`
[INFO] [stdout] f864a08741c7ba24ca1177058594cd21fbc7e0a85ecdf0d8b03f8a5ab7a65295
